home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / QuickDraw / FindFamilies / ReadMe < prev   
Encoding:
Text File  |  1994-03-24  |  500 b   |  2 lines  |  [TEXT/ttxt]

  1. FindFamilies:  An MPW tool for examining font dependencies.  You tell FindFamilies what installed font family you're interested in, and it finds all the bitmap and outline fonts referenced by that family and tells you what other families also reference them.  Helps to check "Style-linking" so you can see that the plain variant of "MyFont Bold" is really also the bold variant of "MyFont Plain", etc.  Shows how to manipulate FOND resources and make the GetNextFOND call under System 7.1 and later.
  2.